home *** CD-ROM | disk | FTP | other *** search
/ Beautiful Female Teachers Club / Beautiful Female Teachers Club.iso / pc / catalog.dxr / 00064_C-4.ls < prev    next >
Encoding:
Text File  |  1998-02-16  |  104 b   |  7 lines

  1. on mouseDown
  2.   puppetSound(2, "button.aiff")
  3.   if btndown(1000) then
  4.     go("4", "CATA_C")
  5.   end if
  6. end
  7.